Skip to content

Conversation

@cosmicBboy
Copy link
Contributor

@cosmicBboy cosmicBboy commented Jul 16, 2025

This PR fixes an issue where the flytekit user in the default image builder doesn't have read/write access to the virtual environment in /root/.venv. This is important in cases where the user wants to install additional packages/add additional files to the virtual environment.

Summary by Bito

This pull request resolves a critical issue by granting the `flytekit` user ownership permissions for the `/root` directory and its home directory. This enhancement allows for the installation of additional packages and improved file management within the virtual environment at `/root/.venv`, thereby increasing the usability of the default image builder.

@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.06%. Comparing base (001e3ab) to head (6b68c66).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (001e3ab) and HEAD (6b68c66). Click for more details.

HEAD has 19 uploads less than BASE
Flag BASE (001e3ab) HEAD (6b68c66)
25 6
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3298       +/-   ##
===========================================
- Coverage   88.77%   77.06%   -11.72%     
===========================================
  Files         115      215      +100     
  Lines        4866    22548    +17682     
  Branches        0     2969     +2969     
===========================================
+ Hits         4320    17376    +13056     
- Misses        546     4302     +3756     
- Partials        0      870      +870     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wild-endeavor wild-endeavor merged commit 025d9a9 into master Jul 16, 2025
116 of 117 checks passed
@cosmicBboy cosmicBboy deleted the update-default-builder branch July 16, 2025 20:12
Atharva1723 pushed a commit to Atharva1723/flytekit that referenced this pull request Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants